<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*top*/
.top{height:40px;line-height:40px;color:#fff;background:#3a3a3a;position:relative;}
.top:before{background:#175aa4;content:'';left:0;top:0;height:40px;width:10%;z-index:2;position:absolute;}
.top .top-right a{padding:0 10px;color:#fff;}
.top .top-right a:hover{text-decoration:underline;color:#2b9b42;}
/*****logobox*****/
.logobox{position:relative;padding:30px 0;}
.media,.media .media{margin-top:0;}
.logo{margin-top:10px;width:514px;float:left;}
.logo img{padding-right:10px;}
.logo .logori{background:url(../images/logoline.png) left center no-repeat;padding:10px 0 0 10px;}
.logo .logori strong{display:block;font-size:24px;line-height:1.5;color:#175aa4;}
.logo .logori p{line-height:1.2;color:#666;}
.logobox .logoRight{width:670px;float:right;}
.logobox .logoRight p{text-align:right;color:#999;}
.logobox .logoRight p b{font-size:20px;color:#0c49b2;}
.logobox button{cursor:pointer;border:none; color:#da1c24; font-size:22px;display:none;z-index:20000;background:none;float:left !important;z-index:2;}
/*nav*/
#nav{height:42px;}
#nav ul&gt;li{float:left;width:14.28%;text-align:center;position:relative;line-height:42px;}
#nav ul&gt;li&gt;a{display:block;font-size:16px;color:#666;}
#nav ul&gt;li.active&gt;a{line-height:42px;color:#0a4ab1;}
#nav ul .submenu{position:absolute;width:100%;top:42px;z-index:99;background:#0a4ab1;display:none;}
#nav ul .submenu li{line-height:25px;padding:10px 0;}
#nav ul .submenu li a{color:#fff;display:block;}
#nav ul .submenu li a:hover{text-decoration:underline;}


/*search*/
.search-box{line-height:70px;height:70px;border-bottom:1px solid #d7d7d7;position:relative;}
.search-box .link{color:#666;}
.search-box .link span{font-size:16px;border-left:2px solid #1a56a3;padding-left:10px;color:#333;}
.search-box .link a{padding:0 15px;color:#666;}
.search-box .link a:hover{color:#043b9e;}
.search{margin-top:15px;}
.search .sousu{width:210px;line-height:45px;background:#fafafa;padding-left:10px;padding-right:10px;color:#666;border:none;}
.search .sou-zi{background:url(../images/search-btn.jpg) no-repeat;border:none;cursor:pointer;width:74px;height:45px;}
/*公共大标题*/
.index-title .t1{font-size:36px;line-height:1.2;font-weight:bold;}
.index-title .t1 em{color:#1a56a3;}
.index-title span{width:.62rem;height:.05rem;background:#ddd;display:block;margin:10px auto 0;}
.index-title .t2{color:#666;font-size:16px;text-transform:uppercase;}


/*product*/
.category{border:1px solid #e3e3e3;height:100px;}
.cate-l{width:170px;float:left;background:#1a56a3;height:100px;color:#fff;text-align:center;padding-top:20px;box-sizing:border-box;}
.cate-l h3{font-size:24px;font-weight:bold;line-height:1.5;}
.cate-r{width:1010px;float:right;line-height:40px;padding-top:10px;}
.cate-r a{font-size:16px;background:url(../images/proIco.png) left center no-repeat;padding-left:20px;margin-right:10px;word-break:keep-all;}
.pro-list li{margin-top:10px;}
.pro-list li a{display:block;text-align:center;}
.pro-list li .imgBox{border:1px solid #e3e3e3;display:flex;align-items:center;justify-content:center;overflow:hidden;}
.pro-list li .imgBox img{height:220px;margin:auto;}
.pro-list li h3{background:#e3e3e3;padding:5px 0;font-size:16px;}
.pro-list li a:hover .imgBox{border:1px solid #1a56a3;}
.pro-list li a:hover h3{background:#1a56a3;color:#fff;}
a.more{width:180px;line-height:45px;margin:50px auto 0;background:#1a56a3;font-size:16px;color:#fff;display:block;text-align:center;}
a.more:hover{background:#89bc43;}


/*ban*/
.ban{background:#1a56a3;padding:10px 0;overflow:hidden;color:#fff;}
.ban-cont{display:flex;align-items:center;justify-content:space-between;}
.ban .ban-c span{font-size:30px;display:inline-block;border-bottom:2px solid #fff;font-weight:bold;margin-bottom:20px;}
.ban .ban-c{width:510px;}
.ban .ban-r{width:260px;}
.ban .ban-r img{margin-right:10px;}
.ban .ban-r p{font-size:18px;}
.ban .ban-r strong{font-size:30px;font-family:"Impact";line-height:1.2;}
.ban .ban-r a{background:#89bc43;color:#fff;font-size:16px;line-height:43px;display:block;text-align:center;}
.ban .ban-r a:hover{background:#f1861c;}


/*advant*/
.advant{background:url(../images/bg.jpg) top center no-repeat;padding:50px 0;overflow:hidden;}
.advant-item{width:280px;}
.advant-item li{display:flex;align-items:center;line-height:1.5;margin-top:80px;}
.advant-item li img{margin-right:10px;}
.advant-item li strong{font-size:20px;}
.advant-img{margin-left:40px;}


/*case*/
.case-scroll{position:relative;}
.case-scroll .scroll{position:absolute;width:.36rem;height:1.1rem;top:50%;margin-top:-40px;cursor:pointer;z-index:999;background-size:.36rem 1.1rem;}
.case-scroll .prev{background:url(../images/left.png) no-repeat;left:-40px;background-size:.36rem 1.1rem;}
.case-scroll .next{background:url(../images/right.png) no-repeat;right:-40px;background-size:.36rem 1.1rem;}
.case-scroll .prev:hover{background:url(../images/left2.png) no-repeat;background-size:.36rem 1.1rem;}
.case-scroll .next:hover{background:url(../images/right2.png) no-repeat;background-size:.36rem 1.1rem;}

.case-scroll .bd{overflow:hidden;}
.case-scroll li{width:25%;float:left;margin-top:30px;}
.case-scroll li a{display:block;text-align:center;overflow:hidden;margin:0 8px;}
.case-scroll li a img{width:100%;height:222px;}
.case-scroll li a p{background:#f3f3f3;padding:10px 0;font-size:16px;}


/*aboutus*/
.aboutus{background:url(../images/bg2.jpg) repeat;padding:70px 0;overflow:hidden;}
.aboutus .abtImg{float:right;}
.about-txt{width:560px;float:left;}
.about-txt h6{font-size:40px;color:#d9d9d9;text-transform:uppercase;line-height:1.2;}
.about-txt h3{font-size:36px;color:#1a56a3;font-weight:bold;line-height:1.2;}
.about-txt span{font-size:20px;font-weight:bold;display:block;}
.about-txt .abtt p{text-indent:2em;color:#666;}
.about-txt a{background:#000;color:#fff;display:inline-block;font-size:16px;height:50px;line-height:50px;margin-top:30px;}
.about-txt a em{padding:0 30px;}
.about-txt a img{float:right;}


/*liucheng*/
.liucheng{background:url(../images/lc.jpg) top center no-repeat;padding:70px 0;overflow:hidden;}
.liucheng .t1,.liucheng .t1 em,.liucheng .t2{color:#fff;}
.liucheng li{margin-top:40px;}
.liucheng .lcBox{text-align:center;font-size:18px;color:#fff;}



/*news*/
.newsTitle{height:26px;line-height:26px;margin-bottom:15px;}
.newsTitle span{border-left:4px solid #024e9a;padding-left:10px;font-size:24px;font-weight:bold;margin-bottom:15px;}

.news-left{width:702px;float:left;}
.news-left .newsBox img{margin-right:20px;}
.news-left .newsBox h3{font-size:16px;}
.news-left .newsBox p{color:#666;}
.news-left .newsBox a.newsMore{background:#89bc43;display:inline-block;color:#fff;line-height:32px;padding:0 30px;margin-top:20px;}
.news-left li{border-bottom:1px solid #e9e9e9;line-height:72px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;}
.news-left li span{float:right;color:#999;}
.news-left li a{background:url(../images/news-ico.png) left center no-repeat;padding-left:15px;}
.news-right{width:440px;float:right;}
.news-right ul{background:#fafafa;border:1px solid #ededed;}
.news-right li{border-bottom:1px solid #ededed;}
.news-right li a{display:block;line-height:78px;background:url(../images/arrow.png) calc(100% - 15px) center no-repeat;padding:0 15px;font-size:16px;}
.news-right li a span{background:url(../images/news-ico1.png) left center no-repeat;padding-left:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.news-right li a:hover{background:#1a56a3 url(../images/arrow2.png) calc(100% - 15px) center no-repeat;color:#fff;}
.news-right li a:hover span{background:url(../images/news-ico2.png) left center no-repeat;}



/*footer*/
#footer{background:#1b1b1b;color:#999;}
#footer a{color:#999;}
#footer a:hover{color:#fff;}
.foot{padding:40px 0;overflow:hidden;line-height:42px;}
.foot .f-nav{width:320px;float:left;}
.foot .f-nav a{display:inline-block;width:25%;}
.foot .f-txt{float:left;margin-left:40px;}
.ewm{float:right;}
.friendlink{border:1px solid #404040;text-align:center;line-height:54px;}
.friendlink a{padding:0 10px;}
.copyright{padding:15px 0;font-size:12px;}


/*footer-tools*/
.footer-tools{position:fixed;left:0;bottom:0;right:0;z-index:999;background:#213a7d;height:1rem;}
.footer-tools ul li{width:25%;float:left;}
.footer-tools ul li a{display:block;text-align:center;color:#FFF;font-size:.18rem;height:.88rem;padding-top:.1rem;line-height:1.5;}
.footer-tools ul li a img{width:.42rem;height:.42rem;}

@media only screen and (min-width: 320px) and (max-width: 640px){
.logobox{text-align:center;height:.9rem;}	
.logo{width:100%;float:none;}
.logobox .logo,.pro-list,.newsTitle{margin:0;}
.logobox .logo img{width:2.06rem;margin-top:4px;float:left;padding:0;}
.logobox{padding:0;}
.logobox button{display:block;margin-top:5px;}
.logobox .head-icon{width:.9rem;height:.9rem;float:right;display:block;position:relative;}
.logobox .head-icon span{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:.5rem;height:.37rem;
transition:all 0.5s ease-in-out;background-position:center center;background-size:100% 100%;background-repeat:no-repeat;background-image:url(../images/icon1.png)}
.head-icon.active span{width:0.37rem;height: 0.37rem;background-image: url(../images/icon2.png);}
/*主导航样式*/
#nav{background:none;background-color: rgba(0, 0, 0, 0.7);height:auto;}
#nav ul&gt;li{width:100%;background:none;border-right:none;}
#nav ul&gt;li a{color:#000;font-size:14px;}
#nav ul&gt;li.active&gt;a{line-height:.8rem;color:#666;background:none;}
#nav ol li{background:#f7f7f7;border-bottom:1px solid #fff;}
#nav ol li a{color:#999;}
#nav ul&gt;li:hover a{color:#333;font-weight:bold;}
.navbar{position: fixed;display:none;top:.9rem;left:0;width:100%;bottom:0;z-index:9999;}
.navbar-nav{width: 100%;background-color:#fff;z-index:1200;border-top:.01rem solid #e5e5e5;padding-bottom:.8rem;}
.navbar-nav&gt;ul{width:100%;height:auto;overflow:hidden;}
.navbar-nav&gt;ul&gt;li{width:100%;height:auto;overflow:hidden;border-bottom:.01rem solid #e5e5e5;float:none}
.navbar-nav&gt;ul&gt;li a{display:block;width:100%;text-align:center;line-height:.8rem;height:.8rem;font-size:.24rem;color:#666;}
.navbar-nav&gt;ul&gt;li a:hover{color:#149350;}
/*search*/
.search-box{height:auto;line-height:auto !important;background:#fff;}
.search{margin:0;width:100%;}
.search-box .layui-container{padding:0;}
.box{display:flex;}
.search .sousu{width:0;flex:1;height:45px;padding:0 5px;background:#fff;}
/*自主加的css样式--------------------------*/
#footer{padding-bottom:1rem;margin-top:15px;margin-bottom:0;}
body{font-size:12px !important;}

.case-scroll .prev{left:20px}
.case-scroll .next{right:20px;}
.logobox .logoRight,.news-left,.news-right,.about-txt{width:100%;float:none;}
.advant-item,.case-scroll li{width:50%;}
.advant-item li{margin:0;}
.pro-list li .imgBox img{height:140px;}
.case-scroll li a img{height:120px;}
.index-title .t1,.about-txt h3{font-size:22px;}
.newsTitle span{font-size:18px;}
.advant-item li strong,.about-txt h6,.liucheng .lcBox{font-size:14px;}
.advant-item li img{width:30px;}
.index-title .t2,.pro-list li h3,.case-scroll li a p,.about-txt span{font-size:12px;}
.product,.advant,.case,.aboutus,.liucheng li,.news,.news-cont{margin-top:20px;}
.advant-cont,.case-scroll li,.news-right{margin-top:10px;}
.advant,.aboutus,.liucheng{padding:20px 0;}
a.more{width:120px;line-height:36px;font-size:12px;margin:20px auto 0;}
.about-txt a{font-size:14px;margin-top:10px;margin-top:10px;width:100%;}
.liucheng .lcBox img{width:50px;}
.news-left li,.news-right li a{line-height:40px;font-size:13px;}
}
.swiper-container{width:100%;height:600px;}
.swiper-slide{background-repeat:no-repeat;background-size:cover;background-position:center;}
@media screen and (max-width:1024px){
  .swiper-container{height:400px;}
}
@media screen and (max-width:1440px){
  .aboutus .abtImg{width:670px;}
}
@media screen and (max-width:1366px){
  .aboutus .abtImg{width:680px;height: 420px}
}
@media screen and (max-width:767px){
  .swiper-container{height:300px;}
}
@media screen and (max-width:665px){
  .swiper-container{height:250px;}
}
@media screen and (max-width:560px){
  .swiper-container{height:180px;}
}
@media screen and (max-width:414px){
  .swiper-container{height:150px;}
}
@media screen and (max-width:375px){
  .swiper-container{height:180px;}
}
</pre></body></html>